home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Internet Tools 1993 July
/
Internet Tools.iso
/
RockRidge
/
mail
/
metamail
/
contrib
/
ServiceMail
/
src
/
services
/
Re.tcl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-05-07
|
237 b
|
9 lines
# Re - handle messages that are responses
#
# 13-July-92 weber@eitech.com created
#
proc re {switches envelope inputs} {
# do nothing; no replies expected to any service (so far), but there
# must be a service to avoid a mail loop
}